home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7452 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  849 b 

  1. Path: inforamp.net!ts18-03
  2. From: rmorin@inforamp.net (Randy Charles Morin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland | Microsoft | Both
  5. Date: Fri, 23 Feb 96 11:28:11 GMT
  6. Organization: MiddleWorld SoftWare
  7. Message-ID: <4gk826$9qp@sam.inforamp.net>
  8. References: <1996Feb22.090111.5096@es.dupont.com>
  9. NNTP-Posting-Host: ts18-03.tor.inforamp.net
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <1996Feb22.090111.5096@es.dupont.com>,
  13.    Malcolm Smart <MALCOLM.SMART@CONOCO.DUPONT.COM> wrote:
  14. >Are the container templates in Borlands C++, such as TArrayAsVector, 
  15. >standard and therefor Microsoft will also have them or are they Borlands 
  16. >own?
  17.  
  18. They are Borland only.  Generally any class that starts with a T is borland 
  19. only and any class that starts with a C is microsoft only.  Microsoft has its 
  20. own set of container classes.
  21.  
  22. Agrivar
  23.